-- card: 205797 from stack: in.11 -- bmap block id: 0 -- flags: 0000 -- background id: 205445 -- name: -- part 1 (button) -- low flags: 00 -- high flags: A003 -- rect: left=362 top=30 right=48 bottom=407 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print ----- HyperTalk script ----- on mouseUp doMenu "Print Card" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=411 top=21 right=59 bottom=443 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect wipe left go to previous card end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=445 top=21 right=59 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect wipe right go to next card end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=476 top=21 right=57 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp